max

pure function max(value: decimal): decimal

Maximum of two decimal values.

Since

0.9.1

Parameters

value

The value to compare against.